Contribution to the documentation
#
Run this project locallyTo run this project you have to install Yarn by executing following command
npm i -g yarn
To run project locally follow these steps
- Run command
yarn
in root directory - Run command
yarn start
to open project in live server mode on localhost
After editing the docs, push changes to other branch, and by adding pull request add Cyprian Zamiara as a reviewer